Einhugur JWT Plugin

EncodingParameters.Audience Property

The audience claim (who is the JWT intended for? Who is the intended JWT's recipient?).

Audience as String {Read and Write}

Remarks

Optional: You can leave this string empty if not wanting to use this claim.

See more detail in the RFC at 4.1.3

See Also

EncodingParameters Class